runtime.gcWork.empty (method)
4 uses
runtime (current package)
mgc.go#L864: if !p.gcw.empty() {
mgc.go#L1340: if p != nil && !p.gcw.empty() {
mgc.go#L1406: if !gcw.empty() {
mgcwork.go#L309: func (w *gcWork) empty() bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)